summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-01-19[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls
2011-01-19[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls
2011-01-19[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls
2011-01-19[media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls
2011-01-19[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls
2011-01-19[media] lirc_zilog: Remove disable_tx module parameterAndy Walls
2011-01-19[media] lirc_zilog: Reword debug message in ir_probe()Andy Walls
2011-01-19[media] tm6000: rework init codeDmitri Belimov
2011-01-18staging: fix build failure in bcm driverAndres Salomon
2011-01-17staging: smbfs building fixYang Ruirui
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-13convert smbfsAl Viro
2011-01-13pohmelfs: double-free and leakAl Viro
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2011-01-07fs: name case update methodNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt
2011-01-05[media] cx25821: Fix compilation breakage due to BKL dependencyMauro Carvalho Chehab
2010-12-31[media] staging: se401 depends on USBRandy Dunlap
2010-12-31[media] staging: usbvideo/vicam depends on USBRandy Dunlap
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta
2010-12-30[media] staging/lirc: Update lirc TODO filesMauro Carvalho Chehab
2010-12-30[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id fieldAndy Walls
2010-12-30[media] Remove staging/lirc/lirc_i2c driverMauro Carvalho Chehab
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil