aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* param: remove unnecessary writable charpRusty Russell2010-08-113-9/+9
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-3/+10
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-3/+5
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-106-1495/+16
|\ \
| * | V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky2010-08-083-655/+0
| * | V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson2010-08-083-748/+0
| * | V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2010-08-081-446/+366
| * | V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkageJarod Wilson2010-08-082-5/+8
| * | V4L/DVB: staging/lirc: fix Kconfig dependenciesJanne Grunau2010-08-081-9/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-101-3/+3
|\ \ \
| * | | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-103-47/+51
|\ \ \ \ | |/ / / |/| | |
| * | | staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker2010-08-093-47/+51
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-6/+12
|\ \ \ | |/ / |/| |
| * | Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-2/+2
| * | remove inode_setattrChristoph Hellwig2010-08-091-4/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-069-272/+119
|\ \
| * | pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-033-68/+3
| * | pcmcia: remove memreq_tDominik Brodowski2010-08-033-12/+6
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-038-88/+76
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-038-44/+32
| * | pcmcia: remove cs_types.hDominik Brodowski2010-07-309-9/+0
| |/
* | Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz2010-08-051-4/+4
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05811-33784/+106305
|\ \
| * | Staging: ti-st: update TODOPavan Savoy2010-08-021-17/+1
| * | Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas2010-08-022-7/+11
| * | Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni2010-08-021-522/+446
| * | Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas2010-08-021-23/+1
| * | Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov2010-08-022-21/+21
| * | staging: rtl8192su: check whether requests succeededKulikov Vasiliy2010-08-021-1/+4
| * | staging: panel: fix error pathKulikov Vasiliy2010-08-021-3/+19
| * | staging: otus: check kmalloc() return valueKulikov Vasiliy2010-08-021-0/+5
| * | staging: octeon: check request_irq() return valueKulikov Vasiliy2010-08-021-0/+2
| * | Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-026-13/+13
| * | Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-029-117/+119
| * | Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2010-08-022-3/+3
| * | Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-027-67/+67
| * | Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-029-40/+40
| * | staging: vt6656: removed NTSTATUS definitionAndres More2010-08-0215-109/+38
| * | staging: vt6656: simplified tests involving both multi/broad-castsAndres More2010-08-021-18/+13
| * | Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-0250-472/+470
| * | Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-0230-589/+581
| * | Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-0231-768/+761
| * | Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-024-9/+8
| * | Staging: quickstart: depends on INPUTRandy Dunlap2010-08-021-1/+1
| * | Staging: dt3155: remove the driverGreg Kroah-Hartman2010-08-0216-2771/+0
| * | staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos2010-08-021-2/+6
| * | staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-027-169/+192
| * | staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos2010-08-021-21/+29