summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-231-1/+101
* drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-231-15/+4
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-231-3/+8
* drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang2012-03-231-1/+0
* drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter2012-03-231-5/+3
* drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-231-1/+1
* uwb: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2
* s390/char: use for_each_clear_bit()Akinobu Mita2012-03-231-3/+2
* mtd: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2
* bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-231-1/+1
* backlight: fix ot200_bl buildRandy Dunlap2012-03-231-1/+1
* backlight: convert platform_lcd to dev_pm_opsJingoo Han2012-03-231-9/+10
* backlight: add support for Pandora backlightGrazvydas Ignotas2012-03-233-0/+179
* backlight: add driver for Bachmann's ot200Christian Gmeiner2012-03-233-1/+183
* backlight: new backlight driver for LP855x devicesKim, Milo2012-03-233-0/+339
* drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-238-47/+18
* drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* backlight: convert backlight spi drivers to module_spi_driverAxel Lin2012-03-2310-119/+10
* backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin2012-03-233-34/+3
* drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König2012-03-231-19/+38
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-2311-107/+87
|\
| * usbnet: consider device busy at each recieved packetOliver Neukum2012-03-221-0/+1
| * bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-222-69/+31
| * usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-221-1/+0
| * usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-221-0/+9
| * cnic: Fix parity error code conflictMichael Chan2012-03-215-34/+12
| * tg3: Fix RSS ring refill race conditionMichael Chan2012-03-212-3/+23
| * sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
* | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-03-236-58/+49
|\ \
| * | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-093-6/+6
| * | UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-095-30/+30
| * | UBI: reduce memory consumptionJosselin Costanzi2012-03-093-12/+4
| * | UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-03-091-6/+4
| * | UBI: fix documentation and improve readabilityArtem Bityutskiy2012-03-091-4/+5
| * | UBI: fix error handling in ubi_scan()Richard Weinberger2012-02-291-4/+4
* | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-22102-7324/+11424
|\ \ \
| * | | Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"Florian Tobias Schandinat2012-03-211-10/+2
| * | | OMAPDSS: register dss drivers in module initTomi Valkeinen2012-03-211-58/+77
| * | | video: pxafb: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-211-2/+2
| * | | fbdev: bfin_adv7393fb: Drop needless includeJean Delvare2012-03-211-2/+0
| * | | fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto2012-03-211-1/+1
| * | | fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDCKuninori Morimoto2012-03-211-13/+12
| * | | Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-20131-441/+1427
| |\ \ \
| * \ \ \ Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-2030-4674/+944
| |\ \ \ \
| | * | | | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen2012-03-131-19/+18
| | * | | | OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen2012-03-061-5/+6
| | * | | | OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2012-03-062-1/+23
| | * | | | OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar2012-03-061-5/+4