summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-072-2/+0
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-077-12/+23
|\
| * staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
| * staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| * staging: zcache: fix Kconfig crypto dependencySeth Jennings2012-04-241-1/+1
| * staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
* | USB: serqt_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-44/+0
* | USB: quatech_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-18/+1
* | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-291-1/+0
* | USB: as102_usb_drv.c: remove err() usageGreg Kroah-Hartman2012-04-251-3/+4
* | USB: staging: media: as102: convert to use module_usb_driverGreg Kroah-Hartman2012-04-251-33/+1
* | USB: Staging: serqt_usb2: remove err() usageGreg Kroah-Hartman2012-04-241-2/+3
* | USB: Staging: quatech_usb3: remove err() usageGreg Kroah-Hartman2012-04-241-2/+2
* | USB: Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman2012-04-241-6/+7
* | USB: Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman2012-04-241-39/+61
* | USB: Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman2012-04-241-31/+49
* | USB: Staging: media: easycap: remove err() usageGreg Kroah-Hartman2012-04-241-2/+4
* | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-227-26/+38
|\ \ | |/ |/|
| * USB: toneport.c: remove err() usageGreg Kroah-Hartman2012-04-201-1/+1
| * USB: driver.c: remove err() usageGreg Kroah-Hartman2012-04-201-2/+3
| * USB: tranzport.c: remove err() usageGreg Kroah-Hartman2012-04-201-6/+10
| * USB: alphatrack.c: remove err() usageGreg Kroah-Hartman2012-04-201-6/+9
| * USB: vmk80xx.c: remove err() usageGreg Kroah-Hartman2012-04-201-1/+3
| * USB: dt9812.c: remove err() usageGreg Kroah-Hartman2012-04-201-7/+9
| * USB: asus_oled.c: remove err() usageGreg Kroah-Hartman2012-04-201-3/+3
* | Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-1222-57/+104
|\ \
| * | staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl2012-04-121-4/+7
| * | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
| * | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
| * | staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-103-2/+18
| * | Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin2012-04-101-12/+15
| * | android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross2012-04-101-1/+2
| * | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
| * | staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
| * | staging: zsmalloc: fix memory leakNitin Gupta2012-04-101-12/+18
| * | Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-101-1/+2
| * | staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-101-1/+3
| * | staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-101-0/+5
| * | staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-101-5/+6
| * | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-102-0/+6
| * | staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl2012-04-101-1/+1
| * | staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann2012-04-101-0/+1
| * | staging: ramster: unbreak my heartDan Magenheimer2012-04-101-5/+1
| * | staging/vme: Fix module parametersGerard Snitselaar2012-04-101-2/+2
| * | staging: sep: Fix sign of errorAlan Cox2012-04-101-3/+3
| |/
* / android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-091-41/+7
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-1/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-7/+6
|\
| * fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-241-2/+1
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-5/+5