aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11param: remove unnecessary writable charpRusty Russell3-9/+9
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+10
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-1495/+16
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+3
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds3-47/+51
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-6/+12
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro1-2/+2
2010-08-09remove inode_setattrChristoph Hellwig1-4/+10
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky3-655/+0
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson3-748/+0
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson1-446/+366
2010-08-08V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkageJarod Wilson2-5/+8
2010-08-08V4L/DVB: staging/lirc: fix Kconfig dependenciesJanne Grunau1-9/+10
2010-08-09staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker3-47/+51
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-0/+5
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-3/+5
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-272/+119
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman811-33784/+106305
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+4
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds7-756/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina20-68/+149
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox7-756/+1
2010-08-03pcmcia: do not request windows if you don't need toDominik Brodowski3-68/+3
2010-08-03pcmcia: remove memreq_tDominik Brodowski3-12/+6
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski8-88/+76
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski8-44/+32
2010-08-02Staging: ti-st: update TODOPavan Savoy1-17/+1
2010-08-02Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas2-7/+11
2010-08-02Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni1-522/+446
2010-08-02Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas1-23/+1
2010-08-02Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov2-21/+21
2010-08-02staging: rtl8192su: check whether requests succeededKulikov Vasiliy1-1/+4
2010-08-02staging: panel: fix error pathKulikov Vasiliy1-3/+19
2010-08-02staging: otus: check kmalloc() return valueKulikov Vasiliy1-0/+5
2010-08-02staging: octeon: check request_irq() return valueKulikov Vasiliy1-0/+2
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames6-13/+13
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames9-117/+119
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2-3/+3
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames7-67/+67
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames9-40/+40
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More15-109/+38
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More1-18/+13
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément50-472/+470
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément30-589/+581
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément31-768/+761
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen4-9/+8
2010-08-02Staging: quickstart: depends on INPUTRandy Dunlap1-1/+1